home *** CD-ROM | disk | FTP | other *** search
/ Network PC / Network PC.iso / windows 95 utilities / note tools / quick notes / readme.txt < prev    next >
Text File  |  1997-04-01  |  4KB  |  101 lines

  1. QuickNotes v1.0, © 1997 Matias Pelenur
  2. 04/01/97
  3.  
  4. Thanks for trying out QuickNotes! I'll try to make this short....
  5. But before we begin, the usual legal stuff (in CAPS, of course):
  6.  
  7. DISCLAIMER
  8. THE INFORMATION AND CODE PROVIDED IS PROVIDED AS IS WITHOUT WARRANTY
  9. OF ANY KIND, EITHER EXPRESS OR IMPLIED. IN NO EVENT SHALL MATIAS PELENUR
  10. BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, 
  11. INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES,
  12. EVEN IF THE AUTHOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  13.  
  14. Thanks.
  15.  
  16. CONTENTS
  17. - What is QuickNotes?
  18. - Installation
  19. - Command-line arguments
  20. - Known issues
  21. - Contacting me
  22.  
  23. What is QuickNotes?
  24. -------------------
  25. Have you ever wanted to jot down something quick, and you found that you 
  26. had to create a new text file, type in the text, save it somewhere, and 
  27. that you had to do this every time? Do you find this cumbersome and 
  28. slow? Well, then QuickNotes is definitely for you!
  29. QuickNotes is a small program that runs in the system tray, or as an 
  30. always-on-top window on your desktop. When you want to write anything 
  31. down quick, just follow these simple steps:
  32.     - Click on the QuickNotes tray icon
  33.     - Press the New button, or Ctrl-N
  34.     - Type in the text
  35.     - Press the Save All button, or Ctrl-S
  36.  
  37. I assure you, it's much easier this way! But the best thing is that all 
  38. your notes are saved in the same file, in the same place! When you want 
  39. to find a note, just open QuickNotes, and either click the buttons to go 
  40. to the next or previous note, or choose your note from the drop-down 
  41. list. It's that easy!
  42.  
  43.  
  44. Installation
  45. ------------
  46. Installing QuickNotes is as easy as using it. Just unzip the 
  47. QCKNOTES.ZIP file to a temporary directory and double-click on the 
  48. SETUP.EXE file. Then, just follow the instructions.
  49.  
  50. If you want to uninstall QuickNotes, open the Control Panel and choose 
  51. Add/Remove Programs. Then click on QuickNotes, and press the Add/Remove 
  52. button. That's it! 
  53. WARNING: Uninstalling *will* erase the QCKNOTES.TXT file, so please back
  54. it up before uninstalling.
  55.  
  56. ** Please read the following only if you have *not* downloaded the Full 
  57. Install ZIP:
  58. If you downloaded either of the ZIPs with no DLLs, you need to have the 
  59. following files on your WINDOWS/SYSTEM directory:
  60.     - CTL3D32.DLL
  61.     - MSVCRT20.DLL
  62.     - MSVCRT40.DLL
  63.     - OLEPRO32.DLL
  64.     - VB40032.DL
  65.     - VEN2232.OLB
  66.  
  67. If you don't have these files, please install the Full ZIP. These files 
  68. are needed to run any Visual Basic 4.0 program.
  69.  
  70.  
  71. Command-line arguments
  72. ----------------------
  73. QuickNotes currently accepts two command-line args. The syntax is:
  74.     qcknotes.exe [d:\path\filename.txt] [/min]
  75.  
  76. The first argument will make QuickNotes open the specified file instead 
  77. of the default QCKNOTES.TXT file. Please note that opening a non-text 
  78. file can cause QuickNotes to behave unexpectedly. Also, please read the 
  79. Known Issues below. 
  80. The /min argument is very useful too. It will make QuickNotes open 
  81. minimized, as a tray icon only.
  82.  
  83. Known Issues
  84. ------------
  85. - Each note is restricted to 32KB of text only.
  86.  
  87. Although I've tried my best to avoid them, QuickNotes may have some 
  88. 'undocumented security features' (to be read "bugs") that I am not aware 
  89. of. If this is so, please contact me and tell me the problem. If 
  90. QuickNotes crashes, it will create a QCKNOTES.LOG file in it's 
  91. directory. This is very useful for me to determine what the bug was, so 
  92. please attach it to your message.
  93.  
  94. Contacting me
  95. -------------
  96. To contact me, please send e-mail to <pelenur@hotmail.com>. I'll be 
  97. happy to hear your comments... You can also check-out my web page at 
  98. http://www.people.cornell.edu/pages/mrp13
  99.  
  100. If you read this whole thing without falling asleep, congratulations!!
  101.